Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added support for custom project name in add module command #990

Merged
merged 5 commits into from
Oct 19, 2023

Conversation

shahraiz-cb
Copy link
Contributor

@shahraiz-cb shahraiz-cb commented Oct 19, 2023

Ticket

Added support for custom project name in add module command

Now we support following:

npx crowdbotics/modules add MODULE_NAME --project custom-module-dev-43901

PLAT-XXXX
Related tickets:
Related PRs:

Type of PR

  • Bugfix
  • New feature
  • Minor changes

Did you make changes to modules or created a new module?

Changes introduced

Describe the changes being introduced in this PR
Include screenshots if necessary
Please link any documentation reference that relate to the changes

Test and review

Describe how a reviewer should test your PR

index.js Outdated Show resolved Hide resolved
Co-authored-by: Daniel Sousa <[email protected]>
@danielsousaio danielsousaio merged commit 6f66ea8 into master Oct 19, 2023
1 check passed
@danielsousaio danielsousaio deleted the feature/load-modules-proj branch October 19, 2023 15:37
danielsousaio added a commit that referenced this pull request Nov 23, 2023
* added support for custom project name in add module command

* lint fix

* Update index.js

changed arg name to 'project'

* updated readme

* Update index.js

Co-authored-by: Daniel Sousa <[email protected]>

---------

Co-authored-by: shahraiz <[email protected]>
Co-authored-by: Daniel Sousa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants